projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a33224
)
(Fface_attributes_as_vector): Doc fix.
author
Pavel Janík
<Pavel@Janik.cz>
Tue, 13 Nov 2001 11:59:54 +0000
(11:59 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Tue, 13 Nov 2001 11:59:54 +0000
(11:59 +0000)
src/ChangeLog
patch
|
blob
|
history
src/xfaces.c
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index ec7ab8c6b03d7ee95367a72962baa72564a3a1ae..531ab0377268aa8ed8f0addf88d9ececd8f800df 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,7
@@
2001-11-13 Pavel Jan
\e
,Bm
\e
(Bk <Pavel@Janik.cz>
+ * xfaces.c (Fface_attributes_as_vector): Doc fix.
+
* w32fns.c (Fx_synchronize): Reindent.
* fns.c: Doc fix.
diff --git
a/src/xfaces.c
b/src/xfaces.c
index c789efa527dd5c7e4c6038782c2b05cbb9775889..3ea260f6c6b5228f070ddf5d52f69413ec7256c1 100644
(file)
--- a/
src/xfaces.c
+++ b/
src/xfaces.c
@@
-5494,7
+5494,7
@@
lookup_derived_face (f, symbol, c, face_id)
DEFUN ("face-attributes-as-vector", Fface_attributes_as_vector,
Sface_attributes_as_vector, 1, 1, 0,
- doc: /* Return a vector of face attributes corresponding to PLIST. */)
+ doc: /* Return a vector of face attributes corresponding to PLIST.
*/)
(plist)
Lisp_Object plist;
{